setUsername


MQTT username to use (most useful for a custom MQTT server).
If using a custom server, this will be honoured even if empty.
If using the default server, this will only be honoured if set, otherwise the device will use the default username
string username = 3;

Return

This builder for chaining.

Parameters

value

The username to set.